﻿@charset "utf-8";

/*关于我们*/

.about {
    margin-bottom: 80px;
}

.abo_1 {
    position: relative;
	height: 100vh;
}
.abo_1 img {
   width:100%;
   height:auto;
   position: absolute;
   left: 0;
   top: 0;
}

img.downs_ {
    position: fixed;
    bottom: 5%;
    left: 50%;
    margin-left: -7.5px;
    animation: fadeInDownBig 1.5s ease-in-out infinite alternate;
    z-index: 3;
}

.abo_1 .abo_center {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
}

    .abo_1 .abo_center .counter_box {
        margin-bottom: 35px;
    }

        .abo_1 .abo_center .counter_box .counter_list {
            width: 25%;
            float: left;
            text-align: center;
        }

            .abo_1 .abo_center .counter_box .counter_list span.counter {
                font-size: 85px;
            }

            .abo_1 .abo_center .counter_box .counter_list p {
                font-size: 16px;
                font-weight: bold;
                color: #000000;
            }

            .abo_1 .abo_center .counter_box .counter_list font {
                font-size: 30px;
                position: relative;
            }

            .abo_1 .abo_center .counter_box .counter_list:nth-child(1) span.counter,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(3) span.counter,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(1) font,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(3) font {
                color: #005bac;
            }

            .abo_1 .abo_center .counter_box .counter_list:nth-child(1) font {
                top: -10px;
            }

            .abo_1 .abo_center .counter_box .counter_list:nth-child(2) span.counter,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(2) font {
                color: #2B2B2B;
            }

            .abo_1 .abo_center .counter_box .counter_list:nth-child(2) font,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(3) font {
                top: 0px;
                font-size: 30px;
            }

            .abo_1 .abo_center .counter_box .counter_list:nth-child(4) span.counter,
            .abo_1 .abo_center .counter_box .counter_list:nth-child(4) font {
                color: #019323
            }

    .abo_1 .abo_center > p {
        text-align: center;
        color: #2a2a2a;
        font-size: 16px;
        margin-bottom: 15px;
    }

.abo_2 {
    padding-top: 90px;
    padding-bottom: 135px;
    background: url(../img/about/06.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 100%;
}


    .abo_2 > div {
        width: 1000px;
        margin: 60px auto 0px;

    }

    .abo_2 h1 {
        text-align: center;
        font-size: 60px;
        color: #333333;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .abo_2 h2 {
        color: #666;
        font-size: 24px;
        font-weight: normal;
        margin-bottom: 40px;
        text-align:center;
    }

    .abo_2 h3 {
        color: #005bab;
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 45px;
    }

    .abo_2 p {
        color: #3d3d3d;
        font-size: 16px;
        margin-bottom: 20px;
        line-height: 27px;
    }

    .abo_2 .abo2_box {
        width: 1070px;
        margin:40px 0px;
    }
        .abo_2 .abo2_box .abo2_item {
            width: 187px;
            position: relative;
            float: left;
            margin-right: 105px;
        }
            .abo_2 .abo2_box .abo2_item:not(:last-child)::before {
                position: absolute;
                content: '';
                width: 21px;
                height: 40px;
                background: url(../img/about/update/5.png) no-repeat center;
                top: 36%;
                margin-top: -20px;
                right: -65px;
            }
            .abo_2 .abo2_box .abo2_item:nth-child(4n) {
                margin-right: 0px;
            }
            .abo_2 .abo2_box .abo2_item > p {
                color: #2c2c2c;
                font-size: 16px;
                margin-bottom:10px;
                text-align:center;
                margin-top:10px;
            }
            .abo_2 .abo2_box .abo2_item div {
                position: relative;
                height: 187px;
                width: 187px;
            }
                .abo_2 .abo2_box .abo2_item div p {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%,-50%);
                    font-size: 24px;
                    color: #0070c0;
                }




            .abo_3 {
                position: relative;
                padding-top: 110px;
                padding-bottom: 80px;
                background: url(../img/about/05.jpg) no-repeat center;
                background-size: 100% 100%;
                height: 100%;
            }

                .abo_3::before {
                    position: absolute;
                    content: "";
                    height: 1px;
                    left: 0px;
                    right: 0px;
                    bottom: 41.5%;
                    background: rgba(255, 255, 255, 0.5);
                }

    .abo_3 .abo3_body {
        position: relative;
    }

    .abo_3 h1 {
        color: #ffffff;
        font-size: 50px;
        text-align: center;
        margin-bottom: 160px;
    }

    .abo_3 .abo3_body .ab_time {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: 1px dashed #FFFFFF;
        text-align: center;
        line-height: 150px;
        margin: 0 auto;
    }

    .abo_3 .abo3_body .swiper-slide .pics {
        height: auto;
        left: 0px;
        right: 0px;
        top: 0px;
        position: absolute;
        z-index: 2;
        display: none;
    }

        .abo_3 .abo3_body .swiper-slide .pics img {
            display: block;
            margin: 0 auto;
        }

    .abo_3 .abo3_body .swiper-slide i {
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        margin: 0 auto;
        margin-top: 30px;
        position: relative;
    }

        .abo_3 .abo3_body .swiper-slide i::before {
            position: absolute;
            content: "";
            width: 8px;
            height: 8px;
            margin: 0 auto;
            background: #FFFFFF;
            border-radius: 50%;
            left: 50%;
            top: 50%;
            margin-top: -4px;
            margin-left: -4px;
        }

    .abo_3 .abo3_body .swiper-slide h1 {
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        margin-bottom: 15px;
    }

                .abo_3 .abo3_body .swiper-slide p {
                    color: #bababa;
                    font-size: 16px;
                    width: 80%;
                    margin: 0 auto;
                    height: 161px;
                    overflow: hidden;
                    text-align: center;
                    margin-top: 10px;
                }

    .abo_3 .abo3_body .ab_time span {
        color: #ffffff;
        font-size: 36px;
        font-weight: bold;
    }

    .abo_3 .abo3_body .ab_time font {
        color: #ffffff;
        font-size: 22px;
    }

    .abo_3 .abo3_body .prve_next {
        width: 110px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        position: relative;
        margin: 0 auto;
        margin-top: 30px;
    }

        .abo_3 .abo3_body .prve_next .swiper-button-prev {
            width: 40px;
            height: 40px;
            margin-top: -20px;
            left: 0px;
            background: url(../img/about/02.png) no-repeat center;
            outline: none;
        }

        .abo_3 .abo3_body .prve_next .swiper-button-next {
            width: 40px;
            height: 40px;
            margin-top: -20px;
            right: 0px;
            background: url(../img/about/03.png) no-repeat center;
            outline: none;
        }

    .abo_3 .abo3_body .swiper-slide:hover .pics {
        display: block
    }

.abo_4 {
    padding-top: 96px;
    padding-bottom: 115px;
    background: url(../img/about/04.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 100%;
}

    .abo_4 > h1 {
        text-align: center;
        color: #333333;
        font-size: 50px;
        font-weight: bold;
    }

.abo4_body {
    width: 1260px;
    margin: 0 auto;
    margin-top: 65px;
}

    .abo4_body .abo4_item {
        float: left;
        margin-right: 30px;
        cursor: pointer;
        box-shadow: 0px 0px 20px #CCCCCC;
    }

        .abo4_body .abo4_item:nth-child(2) {
            margin-right: 0px;
        }

        .abo4_body .abo4_item .pic {
            overflow: hidden;
        }

            .abo4_body .abo4_item .pic img {
                transition: all 0.4s ease-in-out;
            }

        .abo4_body .abo4_item .body {
            text-align: center;
            background: #FFFFFF;
            padding: 35px 0px 45px 0px;
            position: relative;
        }

            .abo4_body .abo4_item .body p {
                color: #333333;
                font-size: 18px;
                font-weight: bold;
                margin-bottom: 15px;
            }

            .abo4_body .abo4_item .body span {
                color: #9c9c9c;
                font-size: 14px;
            }

            .abo4_body .abo4_item .body font {
                display: block;
                width: 56px;
                height: 56px;
                position: absolute;
                left: 50%;
                margin-left: -28px;
                border-radius: 50%;
                top: -28px;
                background: #0075c1 url(../img/about/04.png) no-repeat center;
                transition: all 0.4s ease-in-out;
            }

        .abo4_body .abo4_item:nth-child(2n) .body font {
            background: #00b304 url(../img/about/04.png) no-repeat center;
        }

        .abo4_body .abo4_item:hover .pic img {
            transform: scale(1.1);
        }

        .abo4_body .abo4_item:hover .body font {
            transform: translateY(-10px);
        }


/**/

.abo_5 {
    padding-top: 108px;
    padding-bottom: 145px;
    background: url(../img/about/01.jpg) no-repeat center;
    background-size: 100% 100%;
    height: 100%;
}

    .abo_5 > h1 {
        text-align: center;
        color: #333333;
        font-size: 50px;
        font-weight: bold;
    }

    .abo_5 .abo5_body {
        text-align: center;
        margin-top: 55px;
        margin-bottom: 60px;
        line-height: 37px;
    }

        .abo_5 .abo5_body p {
            color: #000000;
            font-size: 18px;
        }

        .abo_5 .abo5_body a {
            color: #000000;
            font-size: 18px;
        }

    .abo_5 .abo5_ico {
        width: 1200px;
        margin: 0 auto;
        text-align: center;
    }

        .abo_5 .abo5_ico a {
            display: inline-block;
            vertical-align: top;
            width: 250px;
            height: 75px;
            padding-left: 70px;
            border-radius: 10px;
            padding-right: 10px;
            padding-top: 14px;
            text-align: left;
        }

            .abo_5 .abo5_ico a p {
                color: #222222;
                font-size: 16px;
                margin-bottom: 5px;
            }

            .abo_5 .abo5_ico a span {
                color: #878787;
                font-size: 14px;
            }

            .abo_5 .abo5_ico a:nth-child(1) {
                background: rgba(255,255,255,0.7) url(../img/about/05.png) no-repeat center;
                background-position-x: 10px;
            }

            .abo_5 .abo5_ico a:nth-child(2) {
                background: rgba(255,255,255,0.7) url(../img/about/06.png) no-repeat center;
                background-position-x: 10px;
                margin: 0px 100px;
            }

            .abo_5 .abo5_ico a:nth-child(3) {
                background: rgba(255,255,255,0.7) url(../img/about/07.png) no-repeat center;
                background-position-x: 10px;
            }

.dia_soller {
    width: 970px;
    height: 560px;
    margin: 0 auto;
}

    .dia_soller .swiper-slide p {
        text-align: center;
        color: #000000 !important;
        font-size: 18px !important;
    }

    .dia_soller .swiper-button-prev {
        width: 53px;
        height: 51px;
        background: url(../img/about/08.png) no-repeat center;
        margin-top: -25.5px;
        opacity: 1;
    }

    .dia_soller .swiper-button-next {
        width: 53px;
        height: 51px;
        background: url(../img/about/09.png) no-repeat center;
        margin-top: -25.5px;
        opacity: 1;
    }

    .dia_soller .swiper-pagination {
        right: 0px;
        width: 150px;
        height: 120px;
        left: auto;
		bottom: 50px;
    }

        .dia_soller .swiper-pagination > span.swiper-pagination-current {
            color: #ffffff !important;
            font-size: 70px !important;
            position: relative;
            top: -30px;
            left: 0px;
        }

        .dia_soller .swiper-pagination font {
            display: block;
            width: 1px;
            height: 75px;
            position: absolute;
            background: #ffffff;
            z-index: 99;
            right: 60px;
            top: 20px;
            transform: rotateZ(40deg);
        }

        .dia_soller .swiper-pagination > span.swiper-pagination-total {
            color: #ffffff !important;
            font-size: 32px !important;
        }

/*新闻*/

.news {
}

    .news .news_box {
        margin-top: 70px;
    }

        .news .news_box .news_list {
            width: 31.33%;
            float: left;
            margin-right: 3%;
            transition: all 0.4s ease-in-out;
            margin-bottom: 30px;
            height:590px;
        }

            .news .news_box .news_list:nth-child(3n) {
                float: right;
                margin-right: 0px;
            }

            .news .news_box .news_list a {
                display: block;
                position: relative;
                border: 1px solid #e8e8e8;
            }

                .news .news_box .news_list a .nl_img {
                    overflow: hidden
                }

                    .news .news_box .news_list a .nl_img img {
                        transition: all 0.4s ease-in-out
                    }

                .news .news_box .news_list a .nl_body {
                    padding: 15px;
                }

                    .news .news_box .news_list a .nl_body h1 {
                        color: #000000;
                        font-size: 18px;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        overflow: hidden;
                    }

                    .news .news_box .news_list a .nl_body p {
                        color: #6b6b6b;
                        font-size: 14px;
                        margin-top: 25px;
                        margin-bottom: 25px;
                        height: 40px;
                        overflow: hidden;
                    }

                .news .news_box .news_list a .nl_link {
                    padding: 15px;
                }

                    .news .news_box .news_list a .nl_link span {
                        display: block;
                        color: #707070;
                        font-size: 16px;
                        position: relative;
                    }

                        .news .news_box .news_list a .nl_link span::before {
                            position: absolute;
                            content: "";
                            width: 0px;
                            height: 2px;
                            background: #2f97f7;
                            left: 0px;
                            top: 18px;
                            transition: all 0.8s ease-in-out;
                        }

            .news .news_box .news_list .ns_time {
                border: 1px solid #e8e8e8;
                border-top: none;
                height: 50px;
                line-height: 50px;
                padding: 0px 10px;
            }

                .news .news_box .news_list .ns_time span {
                    width: 50%;
                    display: block;
                    float: left;
                    color: #999999;
                    font-size: 15px;
                }

                .news .news_box .news_list .ns_time > div {
                    display: inline-block;
                    position: relative;
                    float: right;
                    top: 7px;
                }

                    .news .news_box .news_list .ns_time > div a {
                        border: none;
                    }


                .news .news_box .news_list .ns_time .bds_more {
                    background: url(../img/index/ico/06.png) no-repeat center !important;
                }

                .news .news_box .news_list .ns_time .bds_sqq {
                    background: url(../img/index/ico/07.png) no-repeat center !important;
                }

                .news .news_box .news_list .ns_time .bds_tsina {
                    background: url(../img/index/ico/08.png) no-repeat center !important;
                }

                .news .news_box .news_list .ns_time .bds_tqq {
                    background: url(../img/index/ico/09.png) no-repeat center !important;
                }

            .news .news_box .news_list:hover {
                box-shadow: 0px 0px 20px #ccc;
                transform: translateY(-10px)
            }

                .news .news_box .news_list:hover a .nl_body h1 {
                    color: #006db1;
                    font-weight: bold;
                    font-size: 18px;
                }

                .news .news_box .news_list:hover a .nl_link span::before {
                    width: 50px;
                }

                .news .news_box .news_list:hover a .nl_img img {
                    transform: scale(1.1)
                }
/*通知*/
.notibe {
    margin-bottom: 80px
}

    .notibe > h1,
    .news > h1 {
        font-size: 30px;
        color: #333333;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #eaeaea;
    }

.notibe_box {
    margin-top: 50px;
}

    .notibe_box .not_item {
        height: 65px;
        line-height: 65px;
        background: url(../img/news/05.png) no-repeat center left;
        padding-left: 40px;
        background-position-x: 10px;
        border-bottom: 1px dashed #c8c8c8;
    }

        .notibe_box .not_item p {
            width: 75%;
            float: left;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .notibe_box .not_item span {
            width: 20%;
            float: right;
            text-align: right;
            padding-right: 10px;
        }

        .notibe_box .not_item:hover p {
            color: #006db1
        }
/*内页*/
.ns_box {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.back_list {
    display: block;
    width: 68px;
    height: 68px;
    background: url(../img/news/01.png) no-repeat center;
    transition: all 0.5s ease-in-out;
    right: -125px;
    position: absolute;
    top: 200px;
}

    .back_list:hover {
        background: url(../img/news/02.png) no-repeat center;
    }

.ns_box .ns_title {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
}

    .ns_box .ns_title h1 {
        color: #2b2b2b;
        font-size: 30px;
        margin-bottom: 45px;
        font-weight: bold;
    }

    .ns_box .ns_title span {
        color: #999999;
        font-size: 14px;
    }

.ns_box .ns_content {
    margin-top: 35px;
    margin-bottom: 80px;
}

    .ns_box .ns_content p,
    .ns_box .ns_content span {
        color: #666666;
        font-size: 16px;
        line-height: 27px;
    }

    .ns_box .ns_content p {
        margin-bottom: 10px;
    }

    .ns_box .ns_content img {
        width: auto !important;
        height: auto !important;
    }

    .ns_box .ns_content table {
        width: auto !important;
        height: auto !important;
    }

.news .prnext {
    margin: 50px 0px;
    text-align: center;
}

    .news .prnext a {
        display: inline-block;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        vertical-align: top;
        text-align: center;
        line-height: 40px;
        margin: 0px 5px;
        color: #999999;
        transition: all 0.4s ease-in-out;
    }

        .news .prnext a.ns_prev {
            background: #f2f2f2 url(../img/ico/01.png) no-repeat center;
        }

        .news .prnext a.ns_next {
            background: #f2f2f2 url(../img/ico/04.png) no-repeat center;
        }

        .news .prnext a.ns_prev:hover {
            background: #2f97f7 url(../img/news/03.png) no-repeat center;
        }

        .news .prnext a.ns_next:hover {
            background: #2f97f7 url(../img/news/04.png) no-repeat center;
        }


/*产品*/
.addrid {
    font-size: 23px;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    margin-top: 30px;
}

    .addrid p {
        font-size: 16px;
    }

.product {
    margin-top: 20px;
    position: relative;
}

.product_box {
    width: 100%;
    margin-top: 60px;
}

    .product_box .product_list {
        margin-bottom: 30px;
        background: url(../img/product/07.png) no-repeat left top;
        padding-left: 40px;
    }

        .product_box .product_list > p {
            color: #cccccc;
            font-size: 36px;
            text-align: center;
            width: 100%;
        }

        .product_box .product_list > span {
            display: block;
            float: right;
            color: #2b2b2b;
            font-size: 22px;
            position: relative;
        }

            .product_box .product_list > span::before {
                position: absolute;
                content: "";
                width: 340px;
                height: 1px;
                background: #2b2b2b;
                left: -355px;
                top: 50%;
                margin-top: -0.5px;
            }

        .product_box .product_list > font {
            position: relative;
            display: block;
            width: 168px;
            height: 168px;
            text-align: center;
            color: #2b2b2b;
            font-size: 24px;
            border: 4px solid #2b2b2b;
            top: -120px;
            left: 15%;
            padding-top: 85px;
            transition: all 0.8s ease-in-out;
            cursor:pointer;
            }

            .product_box .product_list > font::before {
                position: absolute;
                content: "";
                width: 55px;
                background: #2B2B2B;
                height: 1px;
                left: 50%;
                top: 65px;
                margin-left: -27.5px;
                transition: all 0.8s ease-in-out;
            }

        .product_box .product_list a {
            display: block;
            position: relative;
        }

            .product_box .product_list a .pimg {
                width: 60%;
                float: left;
                overflow: hidden;
            }

                .product_box .product_list a .pimg img {
                    width: 100%;
                }

            .product_box .product_list a .ptext {
                width: 48.33%;
                float: right;
                background: url(../img/product/bj.png) no-repeat center;
                padding: 30px 55px;
                top: -70px;
                position: absolute;
                right: 0px;
                transition: all 0.5s ease-in-out;
                height: 404px;
                background-size: 100% 100%;
            }

                .product_box .product_list a .ptext h1 {
                    color: #2b2b2b;
                    font-size: 25px;
                    font-weight: bold;
                    padding: 0px;
                    margin: 0px;
                    margin-bottom: 30px;
                    margin-top: 30px;
                }

                .product_box .product_list a .ptext .pcon {
                    height: 130px;
                    overflow-y: scroll;
                    padding-right: 10px;
                    margin-bottom: 20px;
                }

                    .product_box .product_list a .ptext .pcon P {
                        color: #707070;
                        font-size: 14px;
                        line-height: 25px;
                    }

                .product_box .product_list a .ptext > span {
                    color: #aaaaaa;
                    display: block;
                    font-size: 16px;
                    text-align: right;
                    padding-bottom: 15px;
                    border-bottom: 1px solid #e6e6e6;
                }

                .product_box .product_list a .ptext .labels {
                    margin-top: 30px;
                }

                    .product_box .product_list a .ptext .labels span {
                        color: #2b2b2b;
                        font-size: 14px;
                        margin-right: 10px;
                    }

                        .product_box .product_list a .ptext .labels span font {
                            color: #999999;
                            font-size: 14px;
                        }

        .product_box .product_list:hover > font {
            color: #2f97f7;
            border-color: #2f97f7;
        }

        .product_box .product_list:nth-child(2n) {
            padding-left: 0px;
            padding-right: 40px;
            background: url(../img/product/07.png) no-repeat right top;
        }

            .product_box .product_list:nth-child(2n) a .pimg {
                float: right;
            }

            .product_box .product_list:nth-child(2n) a .ptext {
                right: auto;
                left: 0px;
            }

            .product_box .product_list:nth-child(2n) > font {
                left: auto;
                right: -75%;
            }

            .product_box .product_list:nth-child(2n) > span {
                float: left;
            }

                .product_box .product_list:nth-child(2n) > span::before {
                    left: auto;
                    right: -355px;
                }

        .product_box .product_list:hover > font::before {
            background-color: #2f97f7;
        }

        .product_box .product_list:hover a .pimg img {
            transform: scale(1.1);
        }

        .product_box .product_list:hover a .ptext {
            transform: translateY(20px);
        }


/*产品详情*/

.ps_box {
    margin-bottom: 80px;
    margin-top: 80px;
}

    .ps_box .ps_banner {
        position: relative;
        width: 50%;
        float: left;
    }

        .ps_box .ps_banner .swiper-pagination {
            width: 100%;
            text-align: right;
            bottom: 10%;
            padding-right: 30px;
        }

            .ps_box .ps_banner .swiper-pagination .swiper-pagination-bullet {
                width: 35px;
                height: 10px;
                border-radius:10%;
                opacity: 1;
                background: none;
                margin: 0px 25px;
                opacity: 0px;
                outline: none;
                position: relative;
            }

            .ps_box .ps_banner .swiper-pagination span font {
                display: block;
                width: 70px;
                height: 50px;
                border-radius: 3px;
                outline: none;
                border: 1px solid #ccc;
            }


            .ps_box .ps_banner .swiper-pagination .swiper-pagination-bullet-active font {
              
                border: 2px solid #2b89c5;
            }

    .ps_box .ps_content {
        position: relative;
        width: 46%;
        float: right;
    }

        .ps_box .ps_content .ps_title {
            position: relative;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 25px;
        }

            .ps_box .ps_content .ps_title .back_list {
                top: auto;
                right: 0px;
                bottom: 25px;
            }

            .ps_box .ps_content .ps_title h1 {
                font-size: 26px;
                color: #2b2b2b;
                font-weight: bold;
            }

            .ps_box .ps_content .ps_title p {
                color: #2b2b2b;
                font-size: 20px;
                font-weight: bold;
            }

        .ps_box .ps_content .ps_body p {
            color: #2b2b2b;
            font-size: 14px;
            line-height: 27px;
        }

        .ps_box .ps_content .ps_body > h2:nth-child(1) {
            color: #389bf7;
            font-size: 24px;
            font-weight: bold;
            margin-bottom: 25px;
        }

        .ps_box .ps_content .ps_btn {
            border-top: 1px solid #e6e6e6;
            padding-top: 50px;
            margin-top: 50px;
        }

            .ps_box .ps_content .ps_btn a {
                display: block;
                height: 58px;
                float: left;
                border: 1px solid #999999;
                color: #999999;
                font-size: 16px;
                line-height: 58px;
                text-indent: 32px;
                transition: all 0.4s ease-in-out;
                width: 24%;
                margin-right: 1%;
                border-radius:8px;
              white-space:nowrap;
                
            }
                .ps_box .ps_content .ps_btn a:last-child {
                    margin-right:0px;
                }
                .ps_box .ps_content .ps_btn a.load {
                    text-align: center;
                    background: url(../img/product/load.png) no-repeat center;
                    background-position-x: 5px;
                    text-indent: 1.8em;
                }

                .ps_box .ps_content .ps_btn a.tb {
                    text-align: center;
                    background: url(../img/product/08.png) no-repeat center;
                    background-position-x: 5px;
                }

                .ps_box .ps_content .ps_btn a.jd {
                    text-align: center;
                    background: url(../img/product/09.png) no-repeat center;
                    background-position-x:5px;
                }
				
				 .ps_box .ps_content .ps_btn a.al {
                    text-align: center;
                    background: url(../img/product/algj_1.png) no-repeat center;
                    background-position-x:5px;
                }
				.ps_box .ps_content .ps_btn a.al1688 {
                    text-align: center;
                    background: url(../img/product/1688.png) no-repeat center;
                    background-position-x:5px;
                }


 .ps_box .ps_content .ps_btn a.al:hover {
                    text-align: center;
                    background:#389bf7 url(../img/product/algj_2.png) no-repeat center;
                    background-position-x:5px;
					border-color: #389bf7;
					 color: #FFFFFF;
                }
				.ps_box .ps_content .ps_btn a.al1688:hover {
                    text-align: center;
                    background:#389bf7 url(../img/product/1688_1.png) no-repeat center;
                    background-position-x:5px;
					border-color: #389bf7;
					 color: #FFFFFF;
                }



                .ps_box .ps_content .ps_btn a.load:hover {
                    background: #389bf7 url(../img/product/load2.png) no-repeat center;
                    border-color: #389bf7;
                    background-position-x: 5px;
                    color: #FFFFFF;
                }

                .ps_box .ps_content .ps_btn a.tb:hover {
                    background: #389bf7 url(../img/product/082.png) no-repeat center;
                    border-color: #389bf7;
                    background-position-x: 5px;
                    color: #FFFFFF;
                }

                .ps_box .ps_content .ps_btn a.jd:hover {
                    background: #389bf7 url(../img/product/092.png) no-repeat center;
                    border-color: #389bf7;
                    background-position-x: 5px;
                    color: #FFFFFF;
                }

.ps_field {
    margin-top: 80px;
    margin-bottom: 100px;
}

    .ps_field > h1 {
        color: #389bf7;
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 60px;
    }

    .ps_field .ps_field_body p {
        font-size: 16px;
        color: #333333;
        line-height: 27px;
    }

    .ps_field .ps_field_body img {
        max-width: none;
    }

    .ps_field .ps_field_body table {
        width: auto !important;
        height: auto !important;
    }
/*招聘列表*/

.job > .job_nav {
    border-radius: 2px;
    background: #2b89c5;
    margin-top: 50px;
    transition: all 0.4s ease-in-out;
}

.job .job_nav span {
    display: block;
    width: 20%;
    float: left;
    font-size: 18px;
    color: #333;
    height: 70px;
    line-height: 70px;
    text-align: center;
    text-indent: 30px;
}

.job .job_nav p {
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.job .job_nav button {
    display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #333333;
    background: #e2e1de;
    margin-top: -20px;
    border: none;
    outline: none;
    transition: all 0.4s ease-in-out;
    border-radius: 30px;
}

    .job .job_nav button:hover {
        background: #2b89c5;
        color: #ffffff;
    }

.job .panel-title .job_nav:hover {
    background: #fdffbe;
}

.job .job_nav:hover span,
.job .job_nav:hover p {
    /* color: #ffffff; */
}

.job > .job_nav span {
    color: #FFFFFF;
}

.job_box .panel-heading {
    padding: 0px;
    background: #FFFFFF;
    border-bottom: 1px solid #dbdbdb;
}

.job_box .panel {
    margin-top: 0px !important;
    border: none;
    box-shadow: none;
}

.job_box > .panel-group > .panel .job_nav {
    position: relative;
    transition: all 0.4s ease-in-out;
}

    .job_box > .panel-group > .panel .job_nav::before {
        position: absolute;
        content: "";
        width: 18px;
        height: 15px;
        /*background: url(../img/job/05.png) no-repeat center;*/
        right: 30px;
        top: 50%;
        margin-top: -7.5px;
    }

.job_box .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    position: relative;
}

    .job_box .panel-group .panel-heading + .panel-collapse > .panel-body p {
        line-height: 27px;
        margin-bottom: 10px;
        color: #808080;
        font-size: 14px;
    }

.job_box .tdjl {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 0px;
    width: 140px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #ffffff;
    font-size: 18px;
    background: #2b89c5;
    border-radius: 30px;
}

.pers .pers_list {
    float: left;
    text-align: center;
    border: 1px solid #dbdbdb;
    margin-right: 24px;
    transition: all 0.4s ease-in-out;
}

    .pers .pers_list:nth-child(4) {
        margin-right: 0px;
    }

    .pers .pers_list > img:nth-child(1) {
        margin: 40px 0px 20px 0px;
        transition: all 0.4s ease-in-out;
    }

    .pers .pers_list > span {
        display: block;
        text-align: center;
        color: #333333;
        font-size: 18px;
    }

    .pers .pers_list > p {
        color: #707070;
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 50px;
    }

    .pers .pers_list:hover {
        transform: translateY(-20px);
    }

        .pers .pers_list:hover > img:nth-child(1) {
            transform: rotateY(180deg);
        }


/*招聘表单*/

.resume_box {
    margin-bottom: 80px;
}

    .resume_box form input.form-control {
        display: inline-block;
        width: 60%;
    }

    .resume_box textarea {
        resize: none;
        min-height: 300px;
    }

    .resume_box font {
        color: red;
    }

    .resume_box label {
        color: #333333;
        font-size: 16px;
        font-weight: inherit;
    }

    .resume_box label {
        color: #333333;
        font-size: 18px;
        font-weight: inherit;
    }
        .resume_box label > a {
            color: blue;
            border-bottom: 1px solid blue;
            font-size: 18px;
        }
        .resume_box label > a:hover {
            color: red;
            border-color:red;
        }

    .resume_box p {
        background: #ffffff;
        border-bottom: 1px solid #ddd;
        margin: 20px 0px;
        padding: 0px 10px 0px 15px;
        line-height: 36px;
        font-size:18px;
    }

    .resume_box form > .row > .col-xs-12 {
        margin-bottom: 20px;
    }

        .resume_box form > .row > .col-xs-12 button {
            width: 150px;
            height: 40px;
        }
/*人才理念*/
.tidea {
    margin-top: 50px;
}

    .tidea .ider1 .left {
        width: 41%;
        float: left;
    }

    .tidea .ider1 .right {
        width: 55.33%;
        float: right;
    }

        .tidea .ider1 .right h1 {
            color: #000000;
            font-size: 32px;
            margin-bottom: 20px;
        }

        .tidea .ider1 .right h2 {
            color: #727273;
            font-size: 24px;
            margin-bottom: 50px;
            text-align: right;
        }

        .tidea .ider1 .right .conten {
        }

            .tidea .ider1 .right .conten p {
                color: #404040;
                font-size: 16px;
                line-height: 27px;
                margin-bottom: 20px;
            }

        .tidea .ider1 .right a {
            display: block;
            float: left;
            color: #1c428b;
            font-size: 24px;
            background: url(../img/job/05.png) no-repeat center right;
            padding-right: 50px;
            transition: all 0.4s ease-in-out;
            font-weight:bold;
        }

            .tidea .ider1 .right a:hover {
                color: #2b89c5;
                transform: translateX(20px)
            }

    .tidea .ider2 {
        margin: 100px 0px;
    }

        .tidea .ider2 .ider_list {
            float: left;
            width: 27.13%;
            text-align: center;
            height: 450px;
            margin-right: 9.3%;
            position: relative;
            padding-top: 4%;
        }

            .tidea .ider2 .ider_list:nth-child(1) {
                background: #abcc8f url(../img/job/07.png) no-repeat center bottom;
            }

            .tidea .ider2 .ider_list:nth-child(2) {
                background: #96b6f3 url(../img/job/08.png) no-repeat center bottom;
            }

            .tidea .ider2 .ider_list:nth-child(3) {
                background: #eedc79 url(../img/job/09.png) no-repeat center bottom;
                margin-right: 0px;
            }

            .tidea .ider2 .ider_list button {
                width: 250px;
                height: 60px;
                text-align: center;
                color: #1c428b;
                font-size: 30px;
                background: #ffffff;
                border-radius: 30px;
                outline: none;
                border: none;
                position: absolute;
                left: 50%;
                margin-left: -125px;
                top: -30px;
            }

            .tidea .ider2 .ider_list p {
                color: #ffffff;
                font-size: 18px;
                margin-bottom: 10px;
            }
/*业务咨询*/
.contant {
    margin-top: 80px;
    margin-bottom: 80px;
}

.con_nav {
    width: 100%;
    margin-bottom: 60px;
}

    .con_nav a {
        color: #999999;
        font-size: 16px;
        position: relative;
        font-weight: bold;
    }

        .con_nav a.active {
            color: #2B2B2B;
        }

        .con_nav a font {
            display: inline-block;
            width: 16px;
            height: 16px;
            border: 1px solid #999999;
            border-radius: 50%;
            position: relative;
            top: 2px;
            margin-right: 5px;
        }

        .con_nav a.active font::before {
            position: absolute;
            content: "";
            width: 8px;
            height: 8px;
            border-radius: 50%;
            left: 50%;
            top: 50%;
            margin-left: -4px;
            margin-top: -4.5px;
            background: #2B2B2B;
        }

.bs .con_nav a:nth-child(1)::before {
    position: absolute;
    content: "";
    width: 840px;
    height: 1px;
    background: #999999;
    top: 50%;
    margin-top: -0.5px;
    right: -855px;
}

.bs .con_nav a:nth-child(2) {
    float: right;
    margin-right: 30%;
}

    .bs .con_nav a:nth-child(2)::before {
        position: absolute;
        content: "";
        width: 405px;
        height: 1px;
        background: #999999;
        top: 50%;
        margin-top: -0.5px;
        right: -435px;
    }

.bs .con_nav a.active::before {
    background: #2B2B2B;
}

.bs_box {
    background: #cbf0fc url(../img/contact/12.png);
}

    .bs_box > div {
        float: left;
        width: 50%;
    }

        .bs_box > div.bs_body {
            padding: 0px 2%;
            padding-top: 3%;
        }

            .bs_box > div.bs_body > p {
                color: #4d4d4d;
                font-size: 30px;
                font-weight: bold;
            }

            .bs_box > div.bs_body > span {
                color: #4d4d4d;
                font-size: 18px;
                display: block;
                text-transform: uppercase;
            }

            .bs_box > div.bs_body .bs_ico {
                margin-top: 15%;
				display: flex;
				justify-content: space-between;
            }

                .bs_box > div.bs_body .bs_ico a {
                    display: block;
                    width: 16.66%;
                    float: left;
                    text-align: center;
                }

                    .bs_box > div.bs_body .bs_ico a font {
                        display: block;
                        margin: 0 auto;
                        width: 60px;
                        height: 60px;
                        margin-bottom: 10px;
                        transition: all 0.4s ease-in-out;
                    }

                    .bs_box > div.bs_body .bs_ico a span {
                        color: #0b516f;
                        font-size: 13px;
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(1) font {
                        background: url(../img/contact/01.png) no-repeat center;
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(2) font {
                        background: url(../img/contact/02.png) no-repeat center;
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(3) font {
                        background: url(../img/contact/05.png) no-repeat center;
                        
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(4) font {
                        background: url(../img/contact/06.png) no-repeat center;
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(5) font {
                        background: url(../img/contact/03.png) no-repeat center;
                    }

                    .bs_box > div.bs_body .bs_ico a:nth-child(6) font {
                        background: url(../img/contact/04.png) no-repeat center;
                        /*background: url(../img/contact/06.png) no-repeat center;*/
                    }


                    .bs_box > div.bs_body .bs_ico a:nth-child(7) font {
                        background: url(../img/contact/07-copy.png) no-repeat center;
                        /*background: url(../img/contact/06.png) no-repeat center;*/
                    }

                    .bs_box > div.bs_body .bs_ico a:hover font {
                        transform: rotateY(180deg);
                    }

.bs_moer {
    margin-top: 10%;
}

    .bs_moer p {
        color: #4d4d4d;
        font-size: 18px;
        margin-bottom: 10px;
    }

.cont .con_nav a:nth-child(1)::before {
    position: absolute;
    content: "";
    width: 405px;
    height: 1px;
    background: #999999;
    top: 50%;
    margin-top: -0.5px;
    right: -415px;
}

.cont .con_nav a:nth-child(2) {
    position: relative;
    margin-left: 420px;
}

    .cont .con_nav a:nth-child(2)::before {
        position: absolute;
        content: "";
        width: 890px;
        height: 1px;
        background: #999999;
        top: 50%;
        margin-top: -0.5px;
        right: -900px;
    }

.cont_box {
   
    background-position: 0% 45%;
}

    .cont_box > div {
        width: 50%;
        float: left;
        height: 469px;
    }

        .cont_box > div #cmap img,
        .cont_box > div #cmap label {
            max-width: none;
        }

        .cont_box > div.cont_body {
            background: url(../img/contact/07.png) no-repeat;
             
            padding-top: 4%;
           
        }

            .cont_box > div.cont_body > p {
                color: #333;
                font-size: 36px;
            }

            .cont_box > div.cont_body > span {
                color: #333;
                font-size: 36px;
                display: block;
                text-transform: uppercase;
            }

            .cont_box > div.cont_body .con_info {
                margin-top: 50px;
                padding-left:8%;
            }

                .cont_box > div.cont_body .con_info p,
                .cont_box > div.cont_body .con_info p  a{
                    color: #333;
                    font-size: 16px;
                    margin-top: 15px;
                }
                    .cont_box > div.cont_body .con_info p a:hover {
                        color: #fff600
                    }



/*研发*/

.team {
    position: relative;
    width: 100%;
    height: 100%;
}

    .team .swiper-container {
        width: 100%;
        height: 100%;
    }

    .team .swiper-wrapper .swiper-slide {
        position: relative;
    }

        .team .swiper-wrapper .swiper-slide .te-center {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

            .team .swiper-wrapper .swiper-slide .te-center .te-body {
                text-align: center;
            }

                .team .swiper-wrapper .swiper-slide .te-center .te-body h1 {
                    color: #ffffff;
                    font-size: 60px;
                    font-weight: bold;
                    margin-bottom: 30px;
                }

                .team .swiper-wrapper .swiper-slide .te-center .te-body p {
                    color: #ffffff;
                    font-size: 18px;
                }

                .team .swiper-wrapper .swiper-slide .te-center .te-body a {
                    display: block;
                    width: 208px;
                    height: 52px;
                    text-align: center;
                    line-height: 52px;
                    color: #f0f4f7;
                    font-size: 24px;
                    margin: 0 auto;
                    border: 1px solid #FFFFFF;
                    margin-top: 90px;
                    transition: all 0.4s ease-in-out;
                }

                    .team .swiper-wrapper .swiper-slide .te-center .te-body a:hover {
                        background: #2f97f7;
                        border-color: #2f97f7;
                        color: #FFFFFF;
                    }

.ban_page {
    position: absolute;
    top: 40%;
    right: 11%;
    z-index: 10;
}
   
    .ban_page p {
        color: #FFFFFF;
        font-size: 14px;
        position: absolute;
        width: 100px;
        right: -10px;
        text-align: right;
        text-transform: uppercase;
    }

        .ban_page p::before {
            position: absolute;
            content: "";
            width: 16px;
            height: 1px;
            background: #FFFFFF;
            right: 0px;
            top: 25px;
        }

    .ban_page .swiper-pagination {
        top: 40px;
    }

    .ban_page .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        background: #FFFFFF;
        opacity: 1;
        outline: none;
        position: relative;
    }

        .ban_page .swiper-pagination-bullet::before {
            position: absolute;
            content: "";
            width: 12px;
            height: 12px;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-top: -6px;
            margin-left: -6px;
        }

    .ban_page .swiper-pagination-bullet-active::before {
        border: 1px solid #FFFFFF;
    }
/*反色*/
    .ban_page.active p{
        color:#000;
    }
        .ban_page.active p::before,
        .ban_page.active .swiper-pagination-bullet {
            background: #000;
        }
    .ban_page.active .swiper-pagination-bullet-active::before {
        border-color: #000;
    }
/*end*/



.load_scroll {
    position: absolute;
    bottom: 2%;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    z-index: 10;
    text-align: center;
    transition: all 0.4s ease-in-out;
}

    .load_scroll p {
        color: #FFFFFF;
        font-size: 16px;
    }

    .load_scroll img {
        margin-top: 20px;
        animation: fadeInDownBig 1.5s ease-in-out infinite alternate;
	max-width: 10%;
    }

    .load_scroll.active p {
        color: #2B2B2B;
    }
    .load_scroll.hover p {
        color: #333;
    }
@keyframes fadeInDownBig {
    0% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}


/*科研实力*/

.equi {
    margin-top: 80px;
    margin-bottom: 80px;
}

.equi_box {
    width: 100%;
    position: relative;
    margin-top: 80px;
    /*padding-left: 90px;*/
}

    .equi_box .swiper-container {
        padding:0px 20%;
    }

    .equi_box .swiper-button-prev {
        width: 60px;
        height: 60px;
        background: url(../img/research/01.png) no-repeat center;
        outline: none;
        left:11%;
    }

    .equi_box .swiper-button-next {
        width: 60px;
        height: 60px;
        background: url(../img/research/02.png) no-repeat center;
        outline: none;
        right:11%;
    }

    .equi_box .swiper-button-prev:hover {
        background: url(../img/research/03.png) no-repeat center;
    }

    .equi_box .swiper-button-next:hover {
        background: url(../img/research/04.png) no-repeat center;
    }

    .equi_box .swiper-pagination {
        left: 95%;
        top: -73%;
        width: 50px;
        writing-mode: vertical-rl;
        color: #ffffff;
        font-size: 30px;
    }

        .equi_box .swiper-pagination span {
            color: #ffffff;
            font-size: 30px;
        }

        .equi_box .swiper-pagination .swiper-pagination-current {
            font-size: 60px;
            color: #ffffff;
        }

        .equi_box .swiper-pagination .swiper-pagination-bullet {
            background: none;
            outline: none;
            color: #ffffff;
        }

    .equi_box .swiper-slide {
        position: relative;
    }

        .equi_box .swiper-slide .equi_lock {
            position: absolute;
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            background: rgba(0, 0, 0, .3);
            opacity: 0;
            transition: all 0.4s ease-in-out;
        }

        .equi_box .swiper-slide .eq_cen {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .equi_box .swiper-slide .equi_lock p {
            color: #ffffff;
            font-size: 24px;
            font-weight: bold;
            opacity: 0;
            transition: all 0.4s ease-in-out;
            transform: translateY(50px);
        }

        .equi_box .swiper-slide:hover .equi_lock {
            opacity: 1;
        }

            .equi_box .swiper-slide:hover .equi_lock p {
                opacity: 1;
                transform: translateY(0px);
            }


/*科研设备，内页*/

.deve {
    margin-top: 80px;
    margin-bottom: 80px;
}

.deve_box {
    margin-top: 80px;
}

    .deve_box .deve_list {
        width: 48.67%;
        float: left;
        margin-right: 2.66%;
        margin-bottom: 40px;
        position: relative;
        overflow: hidden;
    }

        .deve_box .deve_list:nth-child(2n) {
            float: right;
            margin-right: 0px;
        }

        .deve_box .deve_list .deve_more {
            position: absolute;
            right: 0px;
            bottom: 0px;
            width: 100%;
            height: 100%;
        }

            .deve_box .deve_list .deve_more .op1 {
                right: 0px;
                bottom: 0px;
                position: absolute;
                background: #fafafa;
                padding: 30px 20px;
                transition: all 0.4s ease-in-out;
                z-index: 6;
            }

                .deve_box .deve_list .deve_more .op1 h1 {
                    color: #2f97f7;
                    font-size: 18px;
                    font-weight: bold;
                }

                .deve_box .deve_list .deve_more .op1 p {
                    color: #999999;
                    font-size: 14px;
                    text-transform: uppercase;
                }

            .deve_box .deve_list .deve_more .op2 {
                opacity: 0;
                transition: all 0.4s ease-in-out;
                width: 75%;
                position: absolute;
                right: 0px;
                bottom: 0px;
                background: rgba(0, 0, 0, .3);
                padding: 30px 20px;
                padding-top: 20px;
                z-index: 5;
            }

                .deve_box .deve_list .deve_more .op2 h1 {
                    color: #ffffff;
                    font-size: 18px;
                    font-weight: bold;
                }

                .deve_box .deve_list .deve_more .op2 p {
                    color: #ffffff;
                    font-size: 14px;
                    line-height: 27px;
					text-indent: 2em;
                }

        .deve_box .deve_list:hover img {
            transform: scale(1.1);
        }

        .deve_box .deve_list:hover .op1 {
            opacity: 0;
            z-index: 1;
        }

        .deve_box .deve_list:hover .op2 {
            opacity: 1;
        }


/*研究院*/

.indus {
    margin-top: 80px;
    margin-bottom: 80px;
}

    .indus .indus_list {
        position: relative;
        margin-bottom: 80px;
    }

        .indus .indus_list .in_title p {
            text-align: center;
            color: #2b2b2b;
            font-size: 28px;
            font-weight: bold;
            position: relative;
        }

            .indus .indus_list .in_title p::before {
                position: absolute;
                content: "";
                width: 60px;
                height: 1px;
                background: #2B2B2B;
                left: 50%;
                margin-left: -30px;
                top: 55px;
            }

        .indus .indus_list .in_body {
            position: relative;
            margin-top: 50px;
        }

        .indus .indus_list .in_text {
            position: absolute;
            top: 0px;
            bottom: 0px;
            z-index: 5;
            left: 50%;
            transform: translateX(-50%);
        }

            .indus .indus_list .in_text .in_con {
                width: 32%;
                position: absolute;
                top: 0px;
                bottom: 0px;
                left: 0px;
                background: rgba(0, 0, 0, 0.5);
                padding: 7% 3%;
            }

                .indus .indus_list .in_text .in_con h1 {
                    color: #ffffff;
                    font-size: 22px;
                    font-weight: bold;
                    margin-bottom: 80px;
                    position: relative;
                }

                    .indus .indus_list .in_text .in_con h1::before {
                        position: absolute;
                        content: "";
                        width: 22px;
                        height: 3px;
                        background: #FFFFFF;
                        left: 0px;
                        top: 50px;
                    }

                .indus .indus_list .in_text .in_con p {
                    color: #ffffff;
                    font-size: 14px;
                    line-height: 27px;
                    margin-bottom: 85px;
                }

                .indus .indus_list .in_text .in_con a {
                    font-size: 14px;
                    color: #FFFFFF;
                    border-bottom: 1px solid #FFFFFF;
                }

            .indus .indus_list .in_text .next_pver {
                width: 88px;
                height: 88px;
                position: absolute;
                right: -88px;
                bottom: 0px;
            }

                .indus .indus_list .in_text .next_pver .swiper-button-prev {
                    display: none;
                }

                .indus .indus_list .in_text .next_pver .swiper-button-next {
                    width: 88px;
                    height: 88px;
                    background: url(../img/industry/03.png) no-repeat center;
                    opacity: 1;
                    outline: none;
                    left: 0px;
                    bottom: 0px;
                    margin-top: auto;
                    top: auto;
                }

            .indus .indus_list .in_text .in_con a:hover {
                color: #2f97f7;
                border-bottom: 1px solid #2f97f7;
            }

        .indus .indus_list:nth-child(2n) .in_text .in_con {
            left: auto;
            right: 0px;
        }

        .indus .indus_list:nth-child(2n) .in_text .in_con {
            left: auto;
            right: 0px;
        }

        .indus .indus_list:nth-child(2n) .in_text .next_pver {
            right: auto;
            left: -88px;
        }

            .indus .indus_list:nth-child(2n) .in_text .next_pver .swiper-button-prev {
                display: block;
                width: 88px;
                height: 88px;
                background: url(../img/industry/04.png) no-repeat center;
                opacity: 1;
                outline: none;
                left: 0px;
                bottom: 0px;
                margin-top: auto;
                top: auto;
            }

            .indus .indus_list:nth-child(2n) .in_text .next_pver .swiper-button-next {
                display: none;
            }


/*生产中心*/

.production {
    margin-bottom: 80px;
}

    .production > h1 {
        font-size: 30px;
        color: #333333;
        font-weight: bold;
        padding-bottom: 15px;
        border-bottom: 1px solid #eaeaea;
    }

.prion_list {
    position: relative;
    margin-top: 50px;
	min-height:530px;
}
.prion_list .swiper-container{
	padding-right: 33%;
}
    .prion_list .pl_lock {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        z-index: 5;
    }

        .prion_list .pl_lock .pl_body {
            width: 33%;
            position: absolute;
            right: 0px;
            top: 0px;
            bottom: 0px;
            background: #eee;
            padding: 2% 1.5%;
        }

            .prion_list .pl_lock .pl_body:hover {
                background:#eee;
            }

            .prion_list .pl_lock .pl_body h1 {
                color: #000000;
                font-size: 28px;
                font-weight: bold;
                margin-bottom: 40px;
                margin-top: 0px;
            }

            .prion_list .pl_lock .pl_body .pl_box {
                display: none;
            }

            .prion_list .pl_lock .pl_body .xm_in {
                display: block
            }

            .prion_list .pl_lock .pl_body .pl_switch {
                margin-bottom: 20px
            }

                .prion_list .pl_lock .pl_body .pl_switch a {
                    display: inline-block;
                    width: 130px;
                    height: 30px;
                    text-align: center;
                    line-height: 30px;
                    color: #000000;
                    font-size: 16px;
                    border-radius: 30px;
                    border: 1px solid #a2a2a2;
                    transition: all 0.4s ease-in-out;
                    margin-right: 10px;
                }

                    .prion_list .pl_lock .pl_body .pl_switch a:hover,
                    .prion_list .pl_lock .pl_body .pl_switch a.active {
                        color: #ffffff;
                        background: #1880c2;
                        border-color: #1880c2;
                    }
.prion_list .pl_lock .pl_body .pl_context{
	    height: 130px;
    overflow: hidden;
    overflow-y: scroll;
}
            .prion_list .pl_lock .pl_body .pl_context p {
                color: #000000;
                font-size: 14px;
                line-height: 27px;
            }

            .prion_list .pl_lock .pl_body .pl_map {
                width: 100%;
                margin-top: 40px;
            }

                .prion_list .pl_lock .pl_body .pl_map .maps {
                    float: left;
                    width: 58%;
                    border: 1px solid #a2a2a2;
                    height: 180px;
                }

                    .prion_list .pl_lock .pl_body .pl_map .maps img,
                    .prion_list .pl_lock .pl_body .pl_map .maps label {
                        max-width: none;
                    }

                .prion_list .pl_lock .pl_body .pl_map .contacts {
                    float: right;
                    width: 38%
                }

                    .prion_list .pl_lock .pl_body .pl_map .contacts h2 {
                        color: #434343;
                        font-size: 16px;
                        margin-bottom: 13px;
                    }

                        .prion_list .pl_lock .pl_body .pl_map .contacts h2:nth-child(1) {
                            margin-top: 0px;
                        }

                    .prion_list .pl_lock .pl_body .pl_map .contacts p {
                        color: #000000;
                        font-size: 14px;
                    }

        .prion_list .pl_lock .pl_otner {
            position: absolute;
            height: 80px;
            line-height: 80px;
            left: 0px;
            bottom: 0px;
            width: 67%;
            background: rgba(0, 0, 0, 0.5);
            transition: all 0.4s ease-in-out;
        }

            .prion_list .pl_lock .pl_otner > div:nth-child(1) {
                float: left;
                position: relative;
                height: 80px;
                width: 150px;
                margin-left: 30px;
            }

                .prion_list .pl_lock .pl_otner > div:nth-child(1)::before {
                    position: absolute;
                    content: "";
                    width: 1px;
                    height: 20px;
                    background: #cccccc;
                    left: 50%;
                    margin-left: -0.5px;
                    top: 50%;
                    margin-top: -10px;
                }

                .prion_list .pl_lock .pl_otner > div:nth-child(1) > div {
                    width: 40px;
                    height: 40px;
                    margin-top: -20px;
                    outline: none;
                    opacity: 1;
                }

                    .prion_list .pl_lock .pl_otner > div:nth-child(1) > div.swiper-button-prev {
                        background: url(../img/industry/02.png) no-repeat center;
                    }

                    .prion_list .pl_lock .pl_otner > div:nth-child(1) > div.swiper-button-next {
                        background: url(../img/industry/01.png) no-repeat center;
                    }

            .prion_list .pl_lock .pl_otner > div:nth-child(2) {
                float: right;
                position: relative;
                height: 80px;
                width: 150px;
                margin-left: 30px;
            }

                .prion_list .pl_lock .pl_otner > div:nth-child(2) .swiper-pagination {
                    bottom: 0px;
                }

                    .prion_list .pl_lock .pl_otner > div:nth-child(2) .swiper-pagination span,
                    .prion_list .pl_lock .pl_otner > div:nth-child(2) .swiper-pagination font {
                        color: #FFFFFF;
                        font-size: 16px;
                    }

                        .prion_list .pl_lock .pl_otner > div:nth-child(2) .swiper-pagination span:nth-child(1) {
                            color: #ffffff;
                            font-size: 36px;
                            margin-right: 25px;
                        }

                    .prion_list .pl_lock .pl_otner > div:nth-child(2) .swiper-pagination font {
                        display: block;
                        width: 1px;
                        height: 20px;
                        background: #ffffff;
                        transform: rotateZ(30deg);
                        position: absolute;
                        bottom: 33px;
                        right: 65px;
                    }

    .prion_list:hover .pl_lock .pl_body,
    .prion_list:hover .pl_lock .pl_otner {
        /*background: rgba(56, 155, 247, 0.5);*/
    }
.set_bg {
    padding: 30px;
    background: rgba(0,0,0,0.2);
    border-radius:10px;
    font-size:18px;
    line-height:32px;
}
.w100 {
width:100%;
margin:30px auto;
}
.pro_des {
    margin:30px;
    font-size:18px;
    color:#333;
    line-height:35px;
    text-indent:2em;
}
.set_color {
    width: 90%;
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    
    padding: 15px;
    border-radius:30px;
}




/*质量*/
.qualicon {
    margin-top: 70px;
    /*margin-bottom: 80px;*/
}

    .qualicon .qc1 .left {
        float: left;
        width: 42.67%;
    }

        .qualicon .qc1 .left .text {
            margin-bottom: 60px;
            padding-right: 30px;
        }

            .qualicon .qc1 .left .text h1 {
                color: #005b96;
                font-size: 30px;
                font-weight: bold;
                margin: 0px;
                padding: 0px;
                margin-bottom: 50px;
            }

            .qualicon .qc1 .left .text p {
                color: #727272;
                font-size: 16px;
                line-height: 27px;
            }

        .qualicon .qc1 .left .pic {
            position: relative;
        }

            .qualicon .qc1 .left .pic .scoll_pic {
                overflow: hidden;
            }

                .qualicon .qc1 .left .pic .scoll_pic img {
                    transition: all 1s ease-in-out
                }

            .qualicon .qc1 .left .pic .text2 {
                position: absolute;
                width: 400px;
                height: 100%;
                background: rgba(255,255,255,0.8);
                right: -400px;
                z-index: 5;
                top: 0px;
                padding: 5% 30px;
            }

                .qualicon .qc1 .left .pic .text2 h1 {
                    color: #00609c;
                    font-size: 20px;
                    font-weight: bold;
                    margin-bottom: 45px;
                }

                .qualicon .qc1 .left .pic .text2 p {
                    color: #727272;
                    font-size: 16px;
                    line-height: 27px;
                }

            .qualicon .qc1 .left .pic .pr_nex {
                position: relative;
                width: 100px;
                height: 30px;
                float: right;
                margin-right: 30px;
                margin-top: 20px;
            }

                .qualicon .qc1 .left .pic .pr_nex > div {
                    width: 22px;
                    height: 22px;
                    opacity: 1;
                    outline: none;
                    margin-top: -11px;
                }

                    .qualicon .qc1 .left .pic .pr_nex > div.swiper-button-prev {
                        background: url(../img/quality/06.png) no-repeat center;
                    }

                    .qualicon .qc1 .left .pic .pr_nex > div.swiper-button-next {
                        background: url(../img/quality/07.png) no-repeat center;
                    }

                    .qualicon .qc1 .left .pic .pr_nex > div.swiper-button-prev:hover {
                        background: url(../img/quality/06_.png) no-repeat center;
                    }

                    .qualicon .qc1 .left .pic .pr_nex > div.swiper-button-next:hover {
                        background: url(../img/quality/07_.png) no-repeat center;
                    }


    .qualicon .qc1 .right {
        float: right;
        width: 57.33%;
        overflow: hidden;
    }

        .qualicon .qc1 .right img {
            transition: all 1s ease-in-out;
            width:100%;
        }

        .qualicon .qc1 .right:hover img {
            transform: scale(1.1);
        }

.qc2 {
    margin-top: 80px;
    height: 550px;
    overflow: hidden;
}
    .qc2 > div:first-child {
        position: relative;
    }

        .qc2 > div:first-child h1 {
            position: absolute;
            color: #ffffff;
            font-size: 36px;
            font-weight: bold;
            text-align: center;
            top: 90px;
            width: 100%;
        }
    .qc2 .qc2_box {
        position: relative;
        background: rgba(255,255,255,0.8);
      /*  transform: translateY(-35%);*/
        z-index: 3;
        padding: 3%;
        transition: all 1s ease-in-out;
        box-shadow: 0px 0px 20px #eee;
        top:-250px;
    }

        .qc2 .qc2_box .left {
            width: 55%;
            float: left;
        }

        .qc2 .qc2_box .right {
            width: 45%;
            float: right;
        }

        .qc2 .qc2_box p {
            color: #000000;
            font-size: 18px;
            margin-bottom: 25px;
            padding-left: 40px;
            background: url(../img/quality/01.png) no-repeat center left;
        }

            .qc2 .qc2_box p:last-child {
                margin-bottom: 0px;
            }

        .qc2 .qc2_box:hover {
            transform: translateY(-40%);
        }

.qc3 {
    position: relative;
    margin-bottom: 80px;
}

    .qc3 > h1 {
        text-align: center;
        color: #266a9e;
        font-size: 36px;
        font-weight: bold;
    }

    .qc3 .qc3_box {
        margin-top: 110px;
    }

        .qc3 .qc3_box .qc_item {
            float: left;
            width: 25%;
            text-align: center;
        }

            .qc3 .qc3_box .qc_item img {
                transition: all 0.4s ease-in-out;
            }

            .qc3 .qc3_box .qc_item h1 {
                color: #000000;
                font-size: 24px;
                font-weight: bold;
                margin-top: 40px;
                margin-bottom: 20px;
            }

            .qc3 .qc3_box .qc_item p {
                color: #000000;
                font-size: 16px;
                width: 73%;
                margin: 0 auto;
            }

            .qc3 .qc3_box .qc_item:hover img {
                transform: rotateY(180deg);
            }




@media only screen and (min-width: 100px) and (max-width: 1480px) {
    .cont .con_nav a:nth-child(2)::before {
        width: 590px;
        right: -605px;
    }

    .bs .con_nav a:nth-child(1)::before {
        width: 637px;
        right: -650px;
    }

    .bs .con_nav a:nth-child(2)::before {
        width: 340px;
        right: -359px;
    }

    .lock .dialg_center .dialg .dialg-body .dialg-content h1 {
        margin: 15px 0px;
    }

    .back_list {
        right: 0px;
        top: 0px;
    }

    .equi_box .swiper-slide {
        padding-right: 50px;
    }

    .equi_box .swiper-button-next {
        right: 16.68%;
    }

    .equi_box .swiper-pagination .swiper-pagination-current {
        font-size: 45px;
    }

    .equi_box .swiper-pagination {
        top: -65%;
    }

    .product_box .product_list > p {
        width: 80%;
    }

    .product_box .product_list:nth-child(2n) > p {
        width: 100%;
        text-indent: 5em;
    }

    .prion_list .pl_lock .pl_body {
        padding: 2% 2%;
    }

        .prion_list .pl_lock .pl_body h1 {
            font-weight: bold;
            margin-top: 20px;
            margin-bottom: 30px;
        }

        .prion_list .pl_lock .pl_body p {
            line-height: 25px;
        }
}


.in_gp .left {float:left;
              width:54%;
}


.in_gp .left h1 {
    font-size:24px;
}

.in_gp .left p {
    line-height:40px;
    height:45px;
     
}
.in_gp.right {
    float: right;
    width: 50%;
}


.in_gp .left p span {
   font-weight:bold;
   padding-right:10px;
}
